﻿body {
	background: #f8f8f8;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #858484;
	line-height: 18px;
	border-top: 3px solid #cc5533;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #858484;
}

a:hover {
	color: #cc5533;
	outline: none;
	text-decoration: none;
}
.bk10{height: 10px;clear: both;}
.tout.news_categories .prselected,.tout.news_categories .prselected a{background:#cc5533 url(../../images/invested/star_dark.png) no-repeat 8px 15px}
.tout.news_categories ul li .prselected:hover {background:#cc5533;}
.prselected a{color:#fff}
.tout.news_categories .prselected a:hover{color:#fff}
.symbol{font-family:sans-serif; float:right; display:block; padding-right:10px}
.listtext{ margin-left:-40px}
.rt{float:right}
img, fieldset {
	border: none;
}
/*滚动栏*/
::-moz-selection{background:#cc5533;color:#fff;}
::selection {background:#cc5533;color:#fff;}
code::-moz-selection {background:#cc0000;color:#fff;}
code::selection {background:#cc5533;color:#fff;}
::-webkit-scrollbar-track-piece {background-color:#f5f5f5;border-left:1px solid #d2d2d2}
::-webkit-scrollbar {width:7px;height:13px}
::-webkit-scrollbar-thumb {background-color:#c2c2c2;background-clip:padding-box;border:1px solid #979797;min-height:28px}
::-webkit-scrollbar-thumb:hover {border:1px solid #636363;background-color:#929292}
/*滚动栏*/
/* -- Headings -- */

h1, h2, h3,
h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, san-serif;
	letter-spacing: 0.4px;
	font-weight: normal;
	line-height: 100%;
	color: #5d5d5d;
	padding-bottom: 15px;
}

h1 {
	font-size: 30px;
}
h2{
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/* 分页 */
#pages {padding:0px 0px 30px 0px; width:100%; float:left}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#cc5533; border:1px solid #cc5533; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
.text-c{text-align:center}
/*-------------------------------------
	2.	HEADER + LOGO
-------------------------------------*/

#header-wrapper {
	width: 100%;
	height: 85px;
	background: #f4f4f4;
	border-bottom: 5px solid #e8e7e7;
}

#header {
	width: 980px;
	margin: 0 auto;
}

#header_pages {
	width: 100%;
	height: 85px;
	background: #f4f4f4;
	border-bottom: 2px solid #e8e7e7;
}

.logoheader {
	color: #fff;
	margin: 0 0 0 0 !important;
}

a#logo {
	float: left;
	width: 200px; height: 55px;
	margin: 13px 0 0 0px;
	display: block;
	background: url(../../images/invested/logo.png) no-repeat;
}
/*-------------------------------------
	3.	MAIN MENU
-------------------------------------*/

#navigation {
	padding: 12px 0 10px 15px;
	float: right;
	margin-top: 0px;
}

.dropmenu {
	list-style: none;
	position: relative;
	width: 100%;
}

.dropmenu li {
	list-style: none;
	position: relative;
	line-height: 20px;
	float: left;
}

.dropmenu li a {
	display: inline-block;
	line-height: 37px;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 25px;
	color: #888;
	zoom: 1;
	*display: inline;
}
span.menuPlus {
	margin: 0 0 0 10px;
}

.dropmenu li:hover {
	background: #333;
}

.dropmenu li a:hover {
	text-decoration: none;
	color: #fff;
}

.dropmenu ul.sub-menu {
	list-style: none;
	display: none;
	position: absolute;
	width: 200px;
	z-index: 300;
	top: 37px;
	left: 0;
	*left: -40px;
	background: #333;
	padding: 15px 0;
	-webkit-box-shadow: 5px 5px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 5px 5px 3px rgba(0,0,0,.1);
	box-shadow: 5px 5px 3px rgba(0,0,0,.1);
}

.dropmenu ul.sub-menu li {
	position: relative;
	width: 200px;
}

.dropmenu ul.sub-menu li a {
	line-height: 15px;
	display: block;
	padding: 10px 25px;
}

span.menuArrow {
	display: block;
	float: right;
}

.dropmenu ul.sub-menu li:hover {
	background: #444;
}

.dropmenu ul.sub-menu ul.sub-menu {
	position: absolute;
	top: -15px;
	left: 200px;
	z-index: 299;
}

.dropmenu li:hover ul ul,
.dropmenu li:hover ul ul ul,
.dropmenu li:hover ul ul ul ul {
	display:none;
}
.dropmenu li:hover ul,
.dropmenu li li:hover ul,
.dropmenu li li li:hover ul,
.dropmenu li li li li:hover ul {
	display:block;
}

.dropmenu li.current-menu-item > a,
.dropmenu li.current-menu-ancestor > a {
	background: #333;
	color: #fff;
}

.dropmenu li.action {
	float: right;
	margin-left: 10px;
}

.dropmenu li.action > a {
	color: #fff;
}

.dropmenu ul.sub-menu li.info a {
	color: #555;
	font-style: italic;
}

.dropmenu ul.sub-menu li.info a:hover {
	cursor: help;
}

.dropmenu ul.sub-menu li.info:hover {
	background: none;
}

/*-------------------------------------
	4.1	GENERAL SLIDER SETTINGS
-------------------------------------*/

#slider_background {
	width: 100%;
	height: 370px;
	background: url(../../images/invested/bg.png) #ededed;
	border-bottom: 2px solid #e8e7e7;
}

#slider_holder {
	width: 980px;
	height: 350px;
	margin: 0 auto;
}

.static-image {
	margin-top: 15px;
}

#slider-container {
	width: 980px;
	height: auto;
	position: relative;
	clear: both;
	float: left;
	margin-top: 22px;
}

#slider {
	height: 380px;
	position: relative;
	overflow: hidden;
}

#ss-left {
    width: 55px;
    height: 162px;
    background: url(../../images/invested/shadow-left.png) top left no-repeat;
    position: absolute;
    left: -55px;
    top: 188px;
}

#ss-right {
	width: 55px;
	height: 162px;
	background: url(../../images/invested/shadow-right.png) top left no-repeat;
	position: absolute;
	top: 188px;
	right: -55px;
}
/* -- Slider -- */

.vendeirinho-slider ul.slides.loading {
 	height: 380px;
 }

.with-sidebar .vendeirinho-slider ul.slides.loading {
	height: 300px ;
}

.vendeirinho-slider {
	zoom: 1;
	/* Don't remove these */
	width: 100%;
	margin: 0 auto 20px auto;
	padding: 0;
	float: left;
}

.vendeirinho-slider .slides { zoom: 1; }


.vendeirinho-slider .slides img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	background: transparent;
}
#focus {width:980px; height:390px; overflow:hidden; position:relative;}
#focus ul {height:380px; position:absolute;}
#focus ul li {float:left; width:980px; height:380px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btn {position:absolute;background-color:#EAECEF; width:100%; height:10px; right:0; bottom:0; text-align:center;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:10%; height:13px; _font-size:0; margin-left:5px; cursor:pointer; background:#cc5533;}
#focus .btn span.on {background:#cc5533;}
.slides{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*-------------------------------------
	5.1	SIDEBAR LEFT
-------------------------------------*/

#sidebar-left {
	float: left;
	width: 220px;
	margin: 0 0 0 0px;
	padding: 0 0 20px 0;
	font-size:14px;
}

.left-sidebar-block {
	padding: 0 20px 20px 0;
	height: 100%;
	overflow: hidden;
}
/*-------------------------------------
	5.2	SIDEBAR RIGHT
-------------------------------------*/

#sidebar-right {
	float: right;
	width: 265px;
	margin: 0 15px 0 0;
	padding: 0 0 20px 0;
}

.right-sidebar-block {
	margin: 0 0 20px 26px;
	position: relative;
	height: 100%;
	overflow: hidden;
}
.navigation li{ padding:5px 0;}
/*-------------------------------------
	5.3	DOWN/TEAM-MEMBERS
-------------------------------------*/

.downloadlist {
	margin-bottom: 10px;
	list-style:none;
	float:left;
	padding:10px 0 10px 0;
	border-bottom: 1px dotted #ccc;
}

.downloadlist img {
	width:200px;
	height:125px;
	float: left;
	margin: 5px 15px 20px 0;
	padding: 9px;
	background: #fff;
	border-top: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	box-shadow: .08em 1px 2px #dadada;
	-moz-box-shadow: .08em 1px 2px #dadada;
	-webkit-box-shadow: .08em 1px 2px #dadada;
	position: relative;
}
.downimg{
	float: left;
	margin: 5px 15px 20px 0;
	padding: 9px;
	background: #fff;
	border-top: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	box-shadow: .08em 1px 2px #dadada;
	-moz-box-shadow: .08em 1px 2px #dadada;
	-webkit-box-shadow: .08em 1px 2px #dadada;
}
.downloadlist h4 {
	font-size: 18px;
	padding: 10px 0 15px 0;
	margin: 0;
	float: left;
}

.downloadlist span {
	border-bottom: 1px solid #f2f2f2;
	width: 428px;
	margin-bottom: 13px;
	padding-bottom: 24px;
	display: block;
	overflow: hidden;
	float: left;
}
.downloadlist a {float:left}
.down_info tr{height:35px;}
.downfile{list-style:none;}
.dfshare{float:right;margin-top:10px;}
#folding{background:#cc5533; color:#FFF; padding:5px 30px 5px 30px;font-size:14px;}
#folding:hover{opacity:0.7;	-moz-opacity: 0.7;filter:alpha(opacity=70); background:#000;}
#xzs_btn{width:136px; height:23px;padding-top:17px; text-align:center; font-size:24px;}


/* -- Categories list -- */

.tout.news_categories ul {
	margin-bottom: 5px;
	margin-left: -40px;
}

.tout.news_categories ul li {
	border-bottom: 1px solid #f2f2f2; /*padding-left:10px;*/
}

.tout.news_categories ul li a {
	display: block;
	padding: 11px 0 10px 30px;
	text-decoration: none;
	background:url(../../images/invested/star_red.png) no-repeat 8px 15px;
}
.tout.news_categories ul li:hover {
	background: #f9f9f9;
}
.tout.news_categories ul li a:hover {
	color: #cc5533;
}

.tout.news_categories ul li a:hover .post_count {
	color: #8c8c8c;
}

.tout.news_categories ul li a .post_count {
	float: right;
	color: #8c8c8c;
	margin-right: 10px;
}

.tout.news_categories ul li.current a {
	color: #ec1a6d;
}
/*-------------------------------------
	6.	Article
-------------------------------------*/

.post {
	padding: 0 0 10px 0;
}
.postcon p, .postcon div, #postcon p, #postcon div{font-size:14px; line-height:30px;color:#5A5A5A;}
.post ul, .post ol {
	margin: 20px 40px 20px 40px;
}
#post-featured-image {
	height: 230px;
	margin: 0 0 10px 0;
	padding: 0 0 40px 0;
}
.byline {
	color: #858484;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 6px 0;
	margin: 0 0 20px 0;
	font-size: 12px;
	font-family: verdana;
}
.poline{border-bottom:3px solid #cc5533;}
.byline a {
	text-decoration: none;
}

.byline span {
	color: #999;
}
.image-grid-border {
	width:100%;
	height:260px;
	background: #efefef;
	padding: 5px;
	border: 1px solid #ddd;
}
.post_title {
	font-size: 20px;
	font-weight: normal;
	color: #8d8b8b;
	padding-bottom: 0px;
}

.post_title a {
	color: #8d8b8b;
}

.post_title a:hover {
	color: #666666;
}
/*-------------------------------------
	content
-------------------------------------*/
#content_wrapper {
	width: 980px;
	overflow: hidden;
	padding: 10px 0 10px 0;
	*padding-top:60px;
	margin: 0 auto;
	min-height: 200px;
}
.contents{overflow:hidden;width:745px;/*margin-top:20px*/}
/* 这是下方的鼠标指针的移动镜头平方米。 */
.cloud-zoom-lens {background:url(../../images/invested/magnifierbg.png) repeat scroll 0 0 transparent;cursor:move;}
/* 这是缩放窗口。 */
.cloud-zoom-big {border:4px solid #DDD;overflow:hidden;background:#EFEFEF; }
/* 这是加载消息。 */
.cloud-zoom-loading {color:white;background:#222;padding:3px;border:1px solid #DDD;}
/* zoom-section */
.zoom-section{clear:both;overflow:hidden; margin-top:16px;width:745px;}
*html .zoom-section{display:inline;clear:both;}
.zoom-small-image{border:1px solid #DDD;margin-bottom:10px;float:left;width:360px; height:250px; padding:5px;background:#EFEFEF; }
.zoom-small-image img{width:360px; height:250px; }
.zoom-tiny-image{border:1px solid #DDD;margin:0px;}
.zoom-tiny-image:hover{border:1px solid #DDD;}

.content-info{ width:350px;float:left; margin-left:22px;}
.content-info li{list-style:none; padding:20px 0 20px 0;}
#contitle{font-size:20px; line-height:30px; padding:0 0 10px 0;background: transparent url(../../images/invested/sp.png) repeat-x bottom;}
.qqonline{margin-top:10px;}
.content-pro{width:745px;}
.content-pro h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, san-serif;
	letter-spacing: 0.4px;
	font-weight: normal;
	line-height: 100%;
	color: #5d5d5d;
	padding-bottom: 15px;
}
.content-pro p{font-size:12px;font-family:"Trebuchet MS", Arial, Helvetica, san-serif;color:#858484;line-height:20px;}
.content-pro img{border:1px solid #DDD;margin:10px 0 10px 0; padding:5px;background:#EFEFEF; }
.content-pro h1 {
	font-size: 30px;
}
.content-pro h2{
	font-size: 24px;
}
.content-pro h3 {
	font-size: 18px;
}
.content-pro h4 {
	font-size: 16px;
}
.content-pro h5 {
	font-size: 14px;
}
.content-pro h6 {
	font-size: 12px;
}

.dotted_line {
	background: transparent url(../../images/invested/sp.png) repeat-x bottom;
	padding: .4em 0 0.8em 0;
	margin-bottom: 1em;
}
#content_fullwidth {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
	position: relative;
}
#main_column_fullwidth {
	margin: 0 15px 0 15px;
}
#main_column {
	margin: 0 0 0 15px;
}

#main_column_left {
	margin: 0 15px 0 0;
}
#content_wrapper .midcaption {
    float: left;
	width: 50%;
}
#content_wrapper .mid_caption {
	width: 100%;
	height: 90px;
	background: #f0f0f0;
	border-bottom: 2px solid #e8e7e7;
}

.grid{list-style:none;margin:0;padding:0}
.grid li{display:inline-block;position:relative;width:460px;}
.grid li h3 { float:right;width:270px; font-size:14px; font-weight: normal; line-height:25px; }
.grid figure{margin:0;position:relative}
.grid figure img{width:180px;height:120px;display:block;position:relative}
.grid figcaption{text-align:center;position:absolute;top:0;left:0;background:#cc5533;padding:10px 0}
.grid figcaption span{font-size:13px;text-transform:uppercase;color:#fff;}
.grid figcaption h4{font-size:19px;font-weight:400;margin:0;padding:0 0 5px 0;color:#fff;-webkit-text-stroke:.01em #fff}
.grid figure{overflow:hidden;width:180px;border: 1px solid #F8F8F8; float:left}
.grid figure:hover{border: 1px solid #cc5533;}
.grid figure img{-webkit-transition:-webkit-transform .4s;-moz-transition:-moz-transform .4s;-o-transition:-o-transform .2s;transition:transform .4s}
.grid figure.grid img,.grid figure:hover img{-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}
.grid figcaption{width:100%;top:auto;bottom:0;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .4s,opacity .1s .3s;-moz-transition:-moz-transform .4s,opacity .1s .3s;transition:transform .4s,opacity .1s .3s}
.grid figure.cs-hover figcaption,.grid figure:hover figcaption{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .4s,opacity .1s;-moz-transition:-moz-transform .4s,opacity .1s;transition:transform .4s,opacity .1s}
.grid figcaption a{position:absolute;bottom:20px;right:20px}
.pages {
	margin: 0 auto;
	width: 980px;
}
#page-title {
	border-bottom: 1px solid #dedede;
	display: block;
	margin: -20px 0 25px 0;
}

#page-title h2 {
	font-weight: normal;
	padding: 25px 0 0px 0;
	margin-top: 20px;
	color: #929191;
}

#page-title span {
	color: #aaa;
}

#bolded-line {
	text-indent: -9999px;
	height: 3px;
	width: 100px;
	display: block;
	background: #cc5533;
	margin-bottom: -2px;
}

#content_wrapper .midcaption p {
    font-family:Arial;
	font-size: 14px !important;
    color: #929292;
    margin: 0px 0 0 0px;
    width: 860px;
    line-height: 35px;
    -webkit-font-smoothing: antialiased;
}
.mid {
	padding: 0 25px 0 0;
	float: right;
	margin:20px 0 10px 0;
}
#line {
	background: transparent url(../../images/invested/sp.png) repeat-x bottom;
	padding: .2em 0 0.8em 0;
	margin-bottom: 1em;
}
#lines {
	background: transparent url(../../images/invested/lines.png) repeat-x bottom;
	padding: .2em 0 0.8em 0;
	margin-bottom: 1em;
}

/*-------------------------------------
	5.	CONTENT
-------------------------------------*/

#content {
	width: 680px;
	overflow: hidden;
	padding: 0 0 0px 0;
	position: relative;
	float: left;
	font-size:14px;
}
#main_column {
	margin: 0 0 0 15px;
}
#portfolio_box {
	float: left;
	margin-left: -40px;
}
#portfolio_box ul {
	float: left;
	list-style: none;
	margin: 0 0 0 -15px;
	width: 220px;
}

#portfolio_box ul li {
	font-size: 11px;
	width: 220px;
	margin-top: 20px;
	margin-right: 9px;
	margin-bottom: 20px;
	margin-left: 15px;
}

#portfolio_box ul img {
	display: block;
	width: 100%;
	height: auto;
	min-width: 100%;
		webkit-transition: all 900ms ease-out;
-moz-transition: all 900ms ease-out;
-o-transition: all 900ms ease-out;
-ms-transition: all 900ms ease-out;
transition: all 900ms ease-out;
}

#portfolio_box .image {
	width: 100%;
	height: auto;
	background:#fff;
	margin-bottom:20px;

}
#portfolio_box .image:hover {
	background-image: url(../../images/invested/plus.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: auto;
}
#portfolio_box .image img:hover{
	-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
	}

#portfolio_box .project_info a {
	width: 100%;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	float: left;
}

#portfolio_box .project_info h2 {
	font-size: 14px;
	color: #444;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#portfolio_box .project_info h2 a {
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#portfolio_box .project_info h2 a:hover {
	font-size: 14px;
	color: #cc5533;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#portfolio_box .project_info h3 {
	font-size: 12px;
	color: #999;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bottom-block {
	border-top: 1px solid #e5e5e5;
	background: url(../../images/invested/gradient.png) repeat-x;
	height: 48px;
}
/*-------------------------------------
	8.1	PORTFOLIO FILTER
-------------------------------------*/

#portfolio-filter {
	padding-top: 10px;
	margin-bottom: 30px;
	margin-left: 180px;
}

#portfolio-filter ul {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	*zoom: 1;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

#portfolio-filter li {
	display: inline;
}

#portfolio-filter li a {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
}

#portfolio-filter li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

#portfolio-filter li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

#portfolio-filter li a.current, #portfolio-filter li a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

/*-------------------------------------
	10.	FOOTER
-------------------------------------*/

#footer {
	min-height: 160px;
	overflow: hidden;
	background: #fff url(../../images/invested/bg-footer.gif) repeat-x left top;
}

#footer .fcontent {
	overflow: hidden;
	position: relative;
	z-index: 112;
	width: 980px;
	margin: 0 auto;
	padding: 36px 0 0;
	font-size:14px;
}

#footer .fcontent-margin {
	width: 960px !important;
	padding: 5px 15px 0px 15px;
}

#footer .fcontent #social {
	float: left;
	width: 255px;
	margin-top: -8px;
}

#footer .fcontent #social ul {
	overflow: hidden;
	width: 255px;
}

#footer .fcontent #social ul {
	overflow: hidden;
}

#footer .fcontent #social ul li {
	float: left;
	padding: 0 5px 0 0;
}

#footer .fcontent #social ul li a {
	float: left;
	overflow: hidden;
	display: block;
	width: 38px;
	height: 0;
	padding: 38px 0 0;
	background: url(../../images/invested/social.gif) no-repeat left top;
}

#footer .fcontent #social ul li a#sinaweibo {
	background-position: left top;
}

#footer .fcontent #social ul li a#qqweibo {
	background-position: left -50px;
}

#footer .fcontent #social ul li a#facebook {
	background-position: left -100px;
}

#footer .fcontent #social ul li a#twitter {
	background-position: left -150px;
}

#footer .fcontent #social ul li a#rss {
	background-position: left -200px;
}

#footer .fcontent #social ul li a#sinaweibo:hover {
	background-position: -50px top;
}

#footer .fcontent #social ul li a#qqweibo:hover {
	background-position: -50px -50px;
}

#footer .fcontent #social ul li a#facebook:hover {
	background-position: -50px -100px;
}

#footer .fcontent #social ul li a#twitter:hover {
	background-position: -50px -150px;
}

#footer .fcontent #social ul li a#rss:hover {
	background-position: -50px -200px;
}

#footer .fcontent #outer {
	float: left;
	width: 275px;
	min-height: 30px;
	padding: 0 0 5px 100px;
	overflow: hidden;
}

#footer .fcontent #outer p {
	padding: 2px 0 0;
	font-size: 13px;
	line-height: 16px;
	color: #858484;
}

#footer .fcontent #outer p strong {
	color: #858484;
}

#footer .fcontent #bottom {

	clear: both;
	width: 100%;
	margin: 10px 0 0;
	padding: 15px 0 15px 0;
	border-top: 1px dotted #e5e5e5;
}

#footer .fcontent #bottom #copyright {
	float: left;
	font-size: 13px;
	color: #858484;
}

#footer .fcontent #bottom #menu-footer {

	margin 0 auto;
}

#footer .fcontent #bottom #menu-footer ul {
	overflow: hidden;
}

#footer .fcontent #bottom #menu-footer ul li {
	float: left;
	padding: 0 0 0 12px;
}

#footer .fcontent #bottom #menu-footer ul li a {
	float: left;
	font-size: 13px;
	color: #858484;
	text-decoration: none;
}

#footer .fcontent #bottom #menu-footer ul li a:hover {
	color: #cc5533;
}

.footer_3cols {
	width: 286px;
	margin-right: 45px;
	line-height:20px;
}

.footer_3cols_last {
	width: 286px;
	margin-right: 10px;
}

.footer_4cols {
	width: 206px !important;
	margin-right: 45px !important;
}

.footer_4cols_last {
	width: 206px !important;
	margin-right: 10px !important;
}
.separator40 {
    margin-bottom: 20px;
	margin-top: 25px;
    height: 6px;
    width: 100%;
    background: url(../../images/invested/separator.jpg) repeat-x;
}
/*-------------------------------------
	11.1	BUTTONS
-------------------------------------*/

.button{
    display: inline-block;
    text-decoration: none;
    font: bold 12px/12px Arial;
    padding: 8px 11px;
    color: #555;
    border: 1px solid #dedede;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.button.white{
    background: #f5f5f5;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f0f0f0'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0)); /*  WebKit */
    background: -moz-linear-gradient(top,  #f9f9f9, #f0f0f0);
    border-color: #dedede #d8d8d8 #d3d3d3;
    color: #555;
    text-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
    -moz-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
    box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
}
.button.white:hover, .button.white.selected{
    background: #f4f4f4;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f00', endColorstr='#cc5533'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#cc5533)); /*  WebKit */
    background: -moz-linear-gradient(top,  #f00, #cc5533);
    border-color: #f00 #f00 #cc5533;
    text-shadow: 0 1px 0 #cc5533;
    -webkit-box-shadow: 0 1px 1px #f00, inset 0 1px 0 #cc5533;
    -moz-box-shadow: 0 1px 1px #f00, inset 0 1px 0 #cc5533;
    box-shadow: 0 1px 1px #f00, inset 0 1px 0 #cc5533;
	color:#fff;
}

/*-------------------------------------
	11.5	COLUMNS
-------------------------------------*/

.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }
/* -- Search -- */

#search button {
	background: #cc5533;
	border: 1px solid #d3603f;
	color: #fff;
	cursor: pointer;
	display: block;
	padding: 5px 10px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 1px #666;
	-moz-box-shadow: 0 1px 0 #333;
	-webkit-box-shadow: 0 1px 0 #333;
	box-shadow: 0px 1px 0px #333;
}

#search {
	float: left;
	margin-top: 0px;
}

#search button {
	float: left;
	height: 30px;
	-moz-box-shadow:0 0 #fff;
	-webkit-box-shadow:0 0 #fff;
	box-shadow:none;
	padding-top: 2px;
	width: 70px;
}

#search input {
	background: #fff;
	border: 1px solid #ededed;
	color: #333;
	border-width: 1px 0 1px 1px;
	float: left;
	height: 18px;
	padding: 5px 10px;
	width: 120px;
}

#search button:hover {
	background: #d3603f;
}
/*-------------------------------------
	12.3	CLEAR
-------------------------------------*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/*-------------------------------------
	12.1	BREADCRUMBS
-------------------------------------*/

.breadcrumbs {
	width: auto;
	float: left;
	font-size: 11px;
	color: #333;
	padding-top: 10px;
}

.breadcrumbs > ul {
	margin-left: 0;
	height: 24px;
	line-height: 24px;
	padding: 0;
}

.breadcrumbs > ul > li {
	float: left;
	font-size: 12px;
	width: auto;
	clear: none;
	height: 24px;
	line-height: 24px;
}

.breadcrumbs > ul > li a {
	color: #848484;
}

.breadcrumbs > ul > li a:hover {
	color: #cc5533;
}

.breadcrumbs > ul > li:first-child {
	padding-right: 5px;
	background: transparent url(../../images/invested/breadcrumb_arrow_red.png) no-repeat right center;
	margin-right: 25px;
}

.breadcrumbs > ul > li:first-child > span {
	padding: 0 10px;
	padding-bottom: 3px;
	background: #cc5533;
	line-height: 26px;
	font-size: 16px;
	text-transform: uppercase;
	height: 22px;
	display: block;
	color: #fff;
	font-weight: bold;
}
/*-------------------------------------
	12.6	MARGINS
-------------------------------------*/

.margin10 {
	margin-top: 10px;
}

.margin20 {
	margin-top: 20px;
}

.margin30 {
	margin-top: 30px;
}
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.1
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 30px;
	right: 15px;
	overflow: hidden;
	width: 50px;
	height: 50px;
	border: none;
	text-indent: -999px;
	background: url(../../images/invested/top.png) no-repeat left top;
	z-index: 1000;
}

#toTophover{
	background: url(../../images/invested/top.png) no-repeat left -51px;
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline: none;
}
/*-------------------------------------
	12.7	PAGINATION
-------------------------------------*/
.pagination {
	margin: 18px 0;
	text-align:center;
}

.pagination ul {
	display: inline-table;
	*display: inline;
	margin-bottom: 0;
	margin-left:-40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	*zoom: 1;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
	display: inline;
}

.pagination a,.pagination .active {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
}

.pagination a:hover,
.pagination .active {
	background-color: #eee;
}

.pagination .active span {
	color: #999999;
	cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
	color: #999999;
	cursor: default;
	background-color: transparent;
}

.pagination li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.pagination-centered {
	text-align: center;
}

.pagination-right {
	text-align: right;
}

 .sort {
float: left;
height: 20px;
margin-top: 20px;
font-size: 14px;
color: #48275b;
margin-left: 10px;
display: inline;
}
/* CSS 资质证书 */
.zzzs_bj{height:238px;margin-top:15px;border:1px #ccc solid;border-radius:5px;overflow:hidden;}
.zz_title{height:29px;background:#e2e2e2;border-radius:5px 5px 0px 0px;border-bottom:1px #ccc solid;}
.zz_title li font{font-family:"微软雅黑";line-height:30px;font-size:20px;text-align:center;color:#fff;background:#cc5533;width:150px;display:block;float:left;border-radius:5px 5px 0px 0px;}
.zz_title li a{float:right;margin:8px 5px 0px 0px;}
.zz_img{height:180px;overflow:hidden;}
.case{margin-left:10px;margin-right:10px;overflow: hidden;}

#demo {width:1000px; height:298px; margin:0px auto; overflow:hidden;}
#indemo {float: left;width: 800%;}
#demo1 li{float: left;margin-right:10px;text-align:center;line-height:20px;}
#demo2 li{float: left;margin-right:10px;text-align:center;line-height:20px;}
#demo1 li a{color:#000}
#demo2 li a{color:#000}
#demo1 {float: left;}
#demo2 {float: left;}

.floating_ck {
	position: fixed;
	right: 20px;
	top: 30%;
}
.floating_ck dl dd {
	position: relative;
	width: 80px;
	height: 80px;
	background-color: #646577;
	border-bottom: solid 1px #555666;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 20%;
	cursor: pointer;
}
.floating_ck dl dd:hover {
	background-color: #708090;
	border-bottom: solid 1px #a40324;
}
.floating_ck dl dd:hover .floating_left {
	display: block;
}
.consult, .words {
	background-image: url(http://www.hncdxx.com/statics/js/images/icon0701/zxicon.png);
}
.quote {
	background-image: url(http://www.hncdxx.com/statics/js/images/icon0701/kficon.png);
}
.qrcord {
	background-image: url(http://www.hncdxx.com/statics/js/images/icon0701/erweima.png);
}
.return {
	background-image: url(http://www.hncdxx.com/statics/js/images/icon0701/fanhui.png);
}
.floating_ck dd span {
	color: #fff;
	display: block;
	padding-top: 54px;
}
.floating_left {
	position: absolute;
	left: -160px;
	top: 0px;
	width: 160px;
	height: 80px;
	background-color: #708090;
	border-bottom: solid 1px #708094;
	display: none;
}
.floating_left a {
	color: #fff;
	line-height: 80px;
}
.floating_ewm {
	height: 260px;
	top: -180px;
}
.floating_ewm i {
	background-image: url(http://cdn.xdxxgt.com/statics/js/images/erweima.png);
	display: block;
	width: 145px;
	height: 145px;
	margin: auto;
	margin-top: 7px;
}
.floating_ewm p {
	color: #fff;
	margin-top: 5px;
}
.floating_ewm .qrcord_p01 {
	font-size: 12px;
	line-height: 20px;
}
.floating_ewm .qrcord_p02 {
	font-size: 18px;
}
